home *** CD-ROM | disk | FTP | other *** search
- GNU SED v1.13 Atari
- -------------------
-
- This is a port of GNU SED v1.13 for the Atari. It seems to work OK for me
- under MiNT 0.96 PL14, but I can't really say if it works or not under plain
- old TOS (and BTW, you don't have much use for it under plain TOS anyway :-).
-
- The port was very straightforward. The only thing I did to the sources was
- to check for "atarist" before defining bcopy in sed.c (that's almost at the
- top of the file). It seems like all memory-shuffling-functions already has
- been defined in string.h. I also nicked the makefile from Mike Dorman's
- port of GNU SED v1.08 and altered it slightly to suit my needs.
-
- The executable has been produced by GCC v2.3.1 PL1 with MiNTlibs PL25. I
- compiled with "-O2 -D__STDC__ -DSTDC_HEADERS", which proved to produce an
- executable without even as much as a warning.
-
- And now - the greetings: A big _YO_MAN_ to the other DF:ers (esp. Steffen
- and Torbjoern), a big _THANKS_ to Smith-Chu-Bammi-Hohmuth-Reschke and all
- the others who have contributed to the nice environment that I'm working
- in and a big HI to everyone else that I know.
-
- In case you would want to contact me, here's my addresses. Internet is of
- course the preferred way, but if you're rich (or for some reason doesn't
- pay anything for the phonecalls ;-) don't hesitate to give me a call.
-
- ---
- Daniel Eriksson * Internet: m91der@bellatrix.tdb.uu.se OR den@abacus.hgs.se
- Gardskarsvagen 6B * Fidonet : 2:205/229 (Doomdark's Revenge)
- 814 93 SKUTSKAR * IRC : ddf ('Daniel of Delta Force')
- SWEDEN * Voice : +46 (0)26 72905 or 72901
-
- Note: In most cases my internet-addresses can be cut down to:
- m91der@tdb.uu.se OR den@hgs.se
-
-
- *
-
-
- Share and enjoy!
-
-